Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Removes undici. It's no longer used after updating ancestor dependency @xmtp/react-sdk. These dependencies need to be updated together.

Removes undici

Updates @xmtp/react-sdk from 6.0.1 to 9.0.0

Release notes

Sourced from @​xmtp/react-sdk's releases.

@​xmtp/react-sdk@​9.0.0

Major Changes

  • eb27cba: Upgraded JS SDK

BREAKING CHANGES

  • Refactored refreshConsentList and loadConsentList methods of the useConsent hook

Most apps won't be affected by these changes, but the modified return types of the above methods are a breaking change for those relying on their return values.

@​xmtp/react-sdk@​8.0.1

Patch Changes

  • ab6ec41:
    • Updated DB schema for conversations, messages, consent, and reactions
    • Added automatic DB migration
    • Upgraded to latest JS SDK

@​xmtp/react-sdk@​8.0.0

Major Changes

  • b5dd0a8:
    • Upgraded dexie

BREAKING CHANGES

  • Removed CachedMessageWithId and CachedConversationWithId exports
  • Removed dbVersion prop from XMTPProvider component

@​xmtp/react-sdk@​7.0.1

Patch Changes

  • 3fc5b82: Fixed dev and peer dependencies

@​xmtp/react-sdk@​7.0.0

Major Changes

  • cd41019:
    • Upgraded to latest JS SDK
    • Removed some re-exports from the JS SDK

BREAKING CHANGES

With this update, the following are no longer exported from the React SDK: ContentTypeId, CodecRegistry, ContentCodec, EncodedContent, TextCodec, and ContentTypeText.

For content type primitives, use the new @xmtp/content-type-primitives package. It exports ContentTypeId, CodecRegistry, ContentCodec, and EncodedContent.

The text content type and codec can now be found at @xmtp/content-type-text. It exports ContentTypeText, Encoding, and TextCodec.

Changelog

Sourced from @​xmtp/react-sdk's changelog.

9.0.0

Major Changes

  • eb27cba: Upgraded JS SDK

BREAKING CHANGES

  • Refactored refreshConsentList and loadConsentList methods of the useConsent hook

Most apps won't be affected by these changes, but the modified return types of the above methods are a breaking change for those relying on their return values.

8.0.1

Patch Changes

  • ab6ec41:
    • Updated DB schema for conversations, messages, consent, and reactions
    • Added automatic DB migration
    • Upgraded to latest JS SDK

8.0.0

Major Changes

  • b5dd0a8:
    • Upgraded dexie

BREAKING CHANGES

  • Removed CachedMessageWithId and CachedConversationWithId exports
  • Removed dbVersion prop from XMTPProvider component

7.0.1

Patch Changes

  • 3fc5b82: Fixed dev and peer dependencies

7.0.0

Major Changes

  • cd41019:
    • Upgraded to latest JS SDK
    • Removed some re-exports from the JS SDK

BREAKING CHANGES

With this update, the following are no longer exported from the React SDK: ContentTypeId, CodecRegistry, ContentCodec, EncodedContent, TextCodec, and ContentTypeText.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [@xmtp/react-sdk](https://github.com/xmtp/xmtp-web/tree/HEAD/packages/react-sdk). These dependencies need to be updated together.


Removes `undici`

Updates `@xmtp/react-sdk` from 6.0.1 to 9.0.0
- [Release notes](https://github.com/xmtp/xmtp-web/releases)
- [Changelog](https://github.com/xmtp/xmtp-web/blob/main/packages/react-sdk/CHANGELOG.md)
- [Commits](https://github.com/xmtp/xmtp-web/commits/@xmtp/[email protected]/packages/react-sdk)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@xmtp/react-sdk"
  dependency-version: 9.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants